﻿@charset "UTF-8";

.jdc-side {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 999;
    width: 60px
}

.mod_hang_qrcode {
    position: relative
}

.mod-qr-tips {
    height: 70px;
    background: url(../img/qrtips.png) center no-repeat;
    background-size: 100%
}

.mod_hang_qrcode_show {
    display: none;
    position: absolute;
    right: 70px;
    top: -65px;
    width: 138px;
    min-height: 166px;
    border: 0 none;
    background: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
    -moz-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
    box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1)
}

.mod_hang_qrcode_show p {
    margin-top: 5px;
    line-height: 16px;
    color: #666;
    font-size: 12px;
    text-align: center
}

.mod_hang_qrcode_show_bg {
    width: 124px;
    height: 124px;
    margin: 8px auto 0;
    background-position: 0 0;
    background-repeat: no-repeat;
    -moz-background-size: 124px auto;
    background-size: 124px auto;
    background-image: url(../img/qrcode.png)
}

.jdc_hang_qrcode .mod_hang_qrcode_show_bg {
    background-image: url(../img/qrcode.jpg)
}

.jdc_hang_qrcode p {
    padding-bottom: 5px
}

.mod_hang_qrcode_btn {
    display: block;
    width: 60px;
    height: 60px;
    color: #0989c5;
    font-size: 40px;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease
}

.mod_hang_top {
    display: block;
    width: 60px;
    height: 60px;
    margin: 5px 0 0;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
    background-color: transparent
}

.mod_hang_qrcode:hover .mod_hang_qrcode_show {
    display: block
}

.mod_hang_qrcode_btn {
    position: relative;
    margin-top: 5px;
    text-align: center;
    background-color: transparent;
    -webkit-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
    -moz-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
    box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1)
}

.mod_hang_qrcode_btn span {
    display: none;
    position: absolute;
    top: 25px;
    left: 25px;
    width: 30px;
    line-height: 15px;
    font-size: 12px;
    text-align: center
}

.mod_hang_qrcode_btn:hover {
    color: #fff
}

.mod_hang_top {
    -webkit-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
    -moz-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
    box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1)
}

.mod_hang_top .mod_hang_qrcode_btn {
    background: 0 0;
    margin: 0
}

.mod_hang_appeal_btn {
    display: block;
    width: 60px;
    height: 60px;
    color: #0989c5;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    -webkit-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
    -moz-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
    box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
}

.mod_hang_appeal:hover .mod_hang_appeal_show {
    display: block;
    opacity: 1;
}

.mod_hang_appeal_btn i,
.mod_hang_qrcode_btn i {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 40px;
    color: #0989c5;
    background-color: #fff
}

.mod_hang_appeal_btn span {
    display: none;
    position: absolute;
    top: 25px;
    left: 25px;
    width: 30px;
    line-height: 15px;
    font-size: 12px;
    text-align: center
}

.mod_hang_appeal.show .mod_hang_appeal_show {
    display: block
}

.mod_hang_appeal_show {
    opacity: 0;
    z-index: -9;
    right: -100px;
    position: absolute;
    right: 70px;
    bottom: 40px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
    -moz-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
    box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
    width: 140px;
    padding: 0px 20px 20px 20px;
}

.mod_hang_appeal_show li {
    *zoom: 1;
    cursor: pointer
}

.mod_hang_appeal_show li:hover {
    background: #f3f5fb;
    color: #000;
}

.mod_hang_appeal_show li a {
    color: #000;
}

.mod_hang_appeal_show li a img {
    position: relative;
    top: 10px;
}

.mod_hang_appeal_show li a:hover {
    color: #000;
}

.jdc_feedback_qrcode .mod_hang_qrcode_btn {
    margin-bottom: 5px
}

.jdc_feedback_qrcode .mod_hang_qrcode_show {
    min-height: 126px
}

.jdc_feedback_qrcode .mod_hang_qrcode_show p {
    padding-bottom: 5px
}

.jdc_feedback_qrcode .mod_hang_qrcode_show_bg {
    margin-top: 0;
    background-image: none
}

@media (max-width:768px) {
    .jdc-rwd .jdc-side {
        display: none !important
    }
}

.jdc-lang-en .jdc_hang_qrcode .mod_hang_qrcode_show_bg {
    background-image: url(../img/qr_img.png)
}

.jdc-lang-en .mod-qr-tips {
    position: relative
}

.jdc-lang-en .mod-qr-tips:after {
    content: "Search";
    position: absolute;
    left: 41px;
    top: 8px;
    width: 85px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    color: #666;
    font-size: 16px
}